Welcome![Sign In][Sign Up]
Location:
Search - vb tcp

Search list

[Remote ControlVB.NET - Advanced - Remoting - How-To TCP Remoting

Description: Tutorial on remoting using vb .net by TCP protocol
Platform: | Size: 47687 | Author: er | Hits:

[Other resourcetcp

Description: 用VB编写的基于TCP协议的服务器/客服端程序。
Platform: | Size: 6416 | Author: 培根 | Hits:

[TCP/IP stackVB.NET1

Description: TCP/IP网络通信实例,采用线程发送接收消息,对于网络通信的开发具有很好的借鉴意义。
Platform: | Size: 81319 | Author: 田小声 | Hits:

[TCP/IP stacktcpip.vb

Description: TCP/IP通讯程序,基于WinSocket,可以分时地实现客户端和服务器端仿真。
Platform: | Size: 16122 | Author: 陈志平 | Hits:

[WinSock-NDISvbtcp

Description:

用vb开发基于tcp协议的互联程序的示范源码,请用winrar进行解压,将下载后的文件后缀名改为.7z


Platform: | Size: 13797 | Author: exraaa | Hits:

[SourceCode数据通信与计算机网络试验

Description: 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。-WINSOCK control using VB produced by the TCP protocol LAN chat tools, not doing a good job, please exhibitions.
Platform: | Size: 17408 | Author: | Hits:

[OS programsample15src

Description: 一个很好的TCP和UDP端口控制的例子!稍加改动,写一个flood程序没问题!附VB的演示程序-a good TCP and UDP ports controlled by example! Little changes, write a flood procedures No problem! A VB Demonstration Program
Platform: | Size: 13312 | Author: waterwhu | Hits:

[OS programsample01src

Description: 一个很好的TCP和UDP端口控制的例子!稍加改动,写一个flood程序没问题!附VB的演示程序-a good TCP and UDP ports controlled by example! Little changes, write a flood procedures No problem! A VB Demonstration Program
Platform: | Size: 131072 | Author: waterwhu | Hits:

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Program docModbus协议规范修改稿

Description: 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-very detailed Modbus standard, a serial port is based on the tcp. . . . A book in hand, do not have to worry about modebus. . . . MODBUS divided into three parts. The first part ( "Modbus protocol specification") describes the MODBUS handle things. The second part ( "MODBUS Packet Transmission in TCP/IP Implementation Guide"), provides a help developers to implement TCP/IP on the application layer MODBUS reference information. The third part ( "MODBUS Packet Transmission in the serial link achieve Guide"), provides a help developers achieve serial MODBUS link on the application layer of reference information.
Platform: | Size: 1291264 | Author: 王继东 | Hits:

[Internet-Network一个Socket连接类,封装了Winsock API

Description: 一个Socket连接类,封装了Winsock API,VB源码,推荐下载!-a socket connection type, Packaging, a Winsock API, VB source code to download!
Platform: | Size: 61440 | Author: 于晶 | Hits:

[CSharpOpen-TCP-IP

Description: 最新的lwip协议栈,内容包括tcpip,ppp,slip等协议-latest lwip protocol stack, including TCPIP, ppp, slip such agreements
Platform: | Size: 106496 | Author: 马前 | Hits:

[ICQ-IM-Chat简明CS结构网络聊天室改进版

Description: c/s结构的网络聊天程序,vb.net开发,基于tcp/ip协议-c/s structure of the network chat program, vb.net development, based on tcp/ip agreement
Platform: | Size: 73728 | Author: 张斌 | Hits:

[CommunicationWinsock详细使用例程

Description: Winsock详细使用例程有TCP、UDP、DOWNLOAD操作不是使用Winsock控件的VB源代码。-Winsock detailed routines use a TCP, UDP, DOWNLOAD operation instead of the Winsock Control VB source code.
Platform: | Size: 60416 | Author: 张扬 | Hits:

[Ftp Servertcp_file_to

Description: FTP/IP 文件传输VB。NET源码实例-FTP/IP file transfer VB.NET source code examples
Platform: | Size: 29696 | Author: 萧云 | Hits:

[Communicationwww.cohoo.com.cn.tcpip

Description: TCP/IP基本使用范例代码 source code-TCP/IP basic example of the use of code source code
Platform: | Size: 16384 | Author: cohoo | Hits:

[ICQ-IM-Chatjava4597845676

Description: 本程序服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与-the server and client presentation by Socket Interface (TCP) connections. Java use in presentation interface is quite simple. Java API sets to address the communications interface provides a type java.net.Socket. , make preparation network applications relatively easily. Multi-threaded servers to meet the multi-user request, and through JDBC
Platform: | Size: 1654784 | Author: jmz | Hits:

[Internet-Networkddvip_com_115944822e0e34

Description: 用VB控件WINSOCK的TCP协议制作的局域网聊天工具,做得不好,请多多指教。-VB Controls Winsock TCP production of LAN chat tool is not done properly Please exhibitions.
Platform: | Size: 147456 | Author: 郭杨 | Hits:

[TCP/IP stackwjcs

Description: TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show transmission of the contents of the documents
Platform: | Size: 1024 | Author: xuan | Hits:

[TCP/IP stackchat_TCP

Description: 基于VB6.0的Winsoket控件实现TCP服务器与客户端的聊天功能-based VB6.0 Winsoket control TCP client and server chat function
Platform: | Size: 610304 | Author: carryno4 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 16 »

CodeBus www.codebus.net